home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / comm / misc / dcdd_v2_4.lha / SIT_STAY.rexx < prev    next >
OS/2 REXX Batch file  |  1994-11-14  |  178b  |  10 lines

  1. /*
  2.   SIT_STAY.rexx           ver: 1.1                               941114.2007
  3. */
  4. address command
  5. if exists('RAM:SIT_STAY')=0 then   
  6.    MAKEDIR "RAM:SIT_STAY"
  7. RETURN
  8. QUIT
  9. EXIT
  10.